8295795: hsdis does not build with binutils 2.39+
authorRobbin Ehn <rehn@openjdk.org>
Mon, 8 Jun 2026 00:05:35 +0000 (12:05 +1200)
committerVladimir Petko <vladimir.petko@canonical.com>
Mon, 8 Jun 2026 00:05:35 +0000 (12:05 +1200)
commitdc57811ffe707f97387a6dad70b9eda180cb12c0
tree5ed556aed16b161e440bbcd3619b3b83b20e8dc6
parent6048d174219dc29856643f7bbe14b0913f0f75d5
8295795: hsdis does not build with binutils 2.39+

Origin: upstream, https://github.com/openjdk/jdk/commit/c2efd7741202a5e3c209de62b8b5e6bd8ae7611a
Bug: https://bugs.openjdk.org/browse/JDK-8295795
Last-Update: 2024-03-12

 binutils 2.39 changed the signature of init_disassemble_info,
 breaking the build.
 See https://lore.kernel.org/bpf/20220622231624.t63bkmkzphqvh3kx@alap3.anarazel.de/T/

Gbp-Pq: Name jdk-8295795.patch
make/autoconf/lib-hsdis.m4
src/utils/hsdis/binutils/hsdis-binutils.c